home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / temacd / tiny / tf6pro-6[1].0.140.exe / Tiny Firewall Pro 6.0.msi / UmxCfg.exe / REGISTRY / 101 (.txt) next >
Encoding:
InstallShield Script  |  2004-08-18  |  420 b   |  19 lines

  1.     NoRemove AppID
  2.         '%APPID%' = s 'UmxCfg'
  3.         'UmxCfg.EXE'
  4.             val AppID = s '%APPID%'
  5.     NoRemove SYSTEM
  6.         NoRemove CurrentControlSet
  7.             NoRemove Services
  8.                 NoRemove Eventlog
  9.                 {
  10.                     NoRemove Application
  11.                     {
  12.                         UmxCfg
  13.                         {
  14.                             val EventMessageFile = s '%MODULE%'
  15.                             val TypesSupported = d '7'
  16.                         }
  17.                     }
  18.                 }
  19.